home *** CD-ROM | disk | FTP | other *** search
- message/capture=Welkom/centre/max=5
-
- :waitloop
- set result {wait /del=100 login: word: (vt102) SL/IP}
- case %result
- when 0; endcase; goto no_start
- when 1; send slip:%nodename@nlnet
- when 2; send %password
- when 3; send vt102
- when 4; endcase; goto endwaitloop
- endcase
- if (!?line/dcd) goto no_start
- goto waitloop
- :endwaitloop
-
- if (!ipget/del=30 193) goto no_start
- set hostip %ipaddress
-
- if (!ipget/del=30 193) goto no_start
- # Receive the rest of the Welcome Message
- wait /del=50 "beginning..."
-